home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Way Cool Games 1
/
Quantum Axcess - Way Cool Games.iso
/
games
/
pundit
/
pundit.mak
< prev
next >
Wrap
Text File
|
1990-11-30
|
379b
|
16 lines
#-------------------------------
# PUNDIT.MAK make file
#-------------------------------
pundit.exe: pundit.obj pundit.def pundit.res
link pundit, /align:16, NUL, /nod slibcew libw, pundit
rc pundit.res
pundit.obj: pundit.c pundit.h
cc -c -Gsw -Ow -W2 -Zp pundit.c
pundit.res: pundit.rc pundit.h
rc -r pundit.rc